Click or drag to resize

RootDirectoryEntry Properties

The RootDirectoryEntry type exposes the following members.

Properties
  NameDescription
Public propertyClassId
Gets or sets class ID.
(Inherited from DirectoryEntry.)
Public propertyCreatedTime
Gets creation time.
(Inherited from DirectoryEntry.)
Public propertyDirectoryEntries
Gets collection of DirectoryEntry.
Public propertyLastModifiedTime
Gets last modified time.
(Inherited from DirectoryEntry.)
Public propertyName
Gets root's name.
Public propertySize
Gets size.
(Inherited from DirectoryEntry.)
Top
See Also